Skip to content

ci: default task_set to all for automated release dispatch#213

Merged
rachaelrenk merged 2 commits into
mainfrom
danny/docs-agent-api-key
Jun 12, 2026
Merged

ci: default task_set to all for automated release dispatch#213
rachaelrenk merged 2 commits into
mainfrom
danny/docs-agent-api-key

Conversation

@dannyneira

@dannyneira dannyneira commented Jun 12, 2026

Copy link
Copy Markdown
Member

Summary

Changes the repository_dispatch default for task_set from changelog to all, so automated runs (triggered by channel-versions) run all four release tasks in order: warp_app_update, changelog, licenses, telemetry.

This keeps task set ownership in the docs workflow rather than the channel-versions dispatch payload.

Related

Co-Authored-By: Oz oz-agent@warp.dev

@cla-bot cla-bot Bot added the cla-signed label Jun 12, 2026
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jun 12, 2026 5:01pm

Request Review

@oz-for-oss

oz-for-oss Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

@dannyneira

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR changes the repository_dispatch fallback task_set for the release docs update workflow from changelog to all, while leaving the manual workflow_dispatch default unchanged.

Concerns

  • No blocking correctness, security, or spec-drift concerns found in the annotated diff.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

repository_dispatch from channel-versions now defaults to task_set=all
(changelog, licenses, telemetry, warp_app_update) instead of changelog-only.
manual workflow_dispatch still defaults to changelog for safe testing.

Co-Authored-By: Oz <oz-agent@warp.dev>
@rachaelrenk rachaelrenk merged commit ccac200 into main Jun 12, 2026
8 checks passed
@rachaelrenk rachaelrenk deleted the danny/docs-agent-api-key branch June 12, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants